home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4324 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.1 KB

  1. Path: ip-pdx07-34.teleport.com!johnb
  2. From: johnb@imagix.com (John Blattner)
  3. Newsgroups: comp.software-eng,comp.lang.c++,comp.object
  4. Subject: Re: Tool for re-enginieering C++
  5. Date: Mon, 29 Jan 1996 11:04:30 +1000
  6. Organization: Imagix Corporation
  7. Message-ID: <johnb.51.2432683C@imagix.com>
  8. References: <4dp82m$qn0@news-2.csn.net> <4e94b2$j06@oznet11.ozemail.com.au>
  9. NNTP-Posting-Host: ip-pdx07-34.teleport.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  11.  
  12.  
  13. >: > Re: Reengineering C++ : Tool for Source-Code-Analysis WANTED!!
  14. >: > 
  15. >: > >For this purpose I need a tool, that can analyse C++-Code
  16. >: > >(class-hierarchy, methods, use-relationships,...)
  17. >: > >and that produces readable output,
  18. >: > >that can serve as the source for further analysis.
  19. >: > 
  20. >: > >Any hints welcome...
  21.  
  22. You might want to check the "Software Re-engineering Web Home Page"
  23. which has a lot of useful information about tools, resources, etc, for
  24. reverse engineering.  You can find it at:
  25.     http://www.erg.abdn.ac.uk/users/brant/sre
  26.  
  27. Another useful site, associated with comp.software-eng and containing
  28. a wider selection of CASE tools is:    
  29.     http://www.qucis.queensu.ca/Software-Engineering
  30.  
  31. ----------
  32.  
  33. One tool I'd recommend you look at (since we make it) is Imagix 4D, a 
  34. program understanding tool for C and C++ software.
  35.  
  36. What's unique about Imagix 4D -
  37.     -  shows many aspects of software - control flow, data flow, build
  38.        dependencies, class use (C++ only), test coverage, performance...
  39.     -  allows easy focusing on pertinent data through knowledge-based
  40.        exploration engine
  41.     -  speeds comprehension through 3D graphic visualization
  42.     -  automatically generates design documentation, including html
  43.     -  is affordably priced
  44.  
  45. For more info and trial software:
  46.     file://ftp.teleport.com/pub/vendors/imagix/README
  47.     http://www.teleport.com/~imagix
  48.     email - info@imagix.com
  49.  
  50.  
  51. --------------------------------------------------------
  52. John Blattner
  53. Imagix Corporation               tel: 1.503.644.4905
  54. 3800 SW Cedar Hill Blvd #227     fax: 1.503.644.5629
  55. Beaverton, OR 97005-2035         email: johnb@imagix.com
  56.  
  57.                     
  58.